Designing Real-Time Client API Solutions in Real-Time Designer

The Real-Time Client API provides two new events that can be used in Real-Time Designer, in the same way as any other Event Handler. See Event Handlers.

Before You Begin

Verify that the following Business Entity Types are predefined:

Customer

General Information

To verify predefined Business Entity Types:

1. In Real-Time Designer, from the main menu, select the Business Entities tab.
2. From the bottom of the Business Logic pane, select the Types tab.
3. In the Business Entities pane, double-click Library Types. The Library Types folder tree view expands.
4. Verify that these Business Entity Types are viable:

Customer

General Information

To design Real-Time Client API solutions:

1. In Real-Time Designer, from the main menu, select the Business Logic tab.
2. At the bottom of the Business Logic pane, select the EventHandlers tab.
3. In the Business Logic pane, click the Event Handlers folder.
4. From the Add menu, select New EventHandler. The Event handler properties appear in the right pane.

5. In the Properties tab, from the When the following event is raised drop-down menu, select and double-click Library Objects.

6. From the Library Objects drop-down menu, select and double-click SOAP Listener. The SOAP Listener Event Handlers drop-down list appears.

SOAP Listener is the name of the Real-Time Client API Event Handlers in Real-Time Designer.

7. Select one of the SOAP Listener Events:

If you select Customer Information Updated, proceed to: Customer Information Updated Solution – Example

If you select General Information Updated, proceed to: General Information Updated Solution – Example

Use the SOAP Listener Event Handlers as any other Event Handler. For further information, see Real-Time Designer User Guide, Event Handlers.